* progmodes/compile.el: Make all faces inherit from font-lock faces.
authorChong Yidong <cyd@stupidchicken.com>
Wed, 2 Feb 2011 17:14:49 +0000 (12:14 -0500)
committerChong Yidong <cyd@stupidchicken.com>
Wed, 2 Feb 2011 17:14:49 +0000 (12:14 -0500)
commite2fa2834aa9d2b4489ad826ae04e3295c4e9016a
treef35dff1b4094c28bd815e3db44dc471e9cf75ce2
parent8ded74c7a476510f6486203da219d6f99d5e9bc0
* progmodes/compile.el: Make all faces inherit from font-lock faces.
(compilation-warning): Inherit from font-lock-variable-name-face.
(compilation-info): Inherit from font-lock-type-face.
(compilation-line-number): Reassign to font-lock-keyword-face.
(compilation-column-number): Reassign to font-lock-doc-face.
(compilation-leave-directory-face): Reassign to font-lock-builtin-face.
lisp/ChangeLog
lisp/progmodes/compile.el